home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / mui / mui-tools / multiuser / locale / multiuser.cd < prev    next >
Text File  |  1995-03-09  |  2KB  |  96 lines

  1. ;
  2. ;    $VER: multiuser.cd 1.0 (28.02.94)
  3. ;
  4. ; misc. strings
  5. ;
  6. MSG_OK(//)
  7. OK
  8. ;
  9. MSG_RESUME(//)
  10. Resume
  11. ;
  12. MSG_WARNING_GUI(//)
  13. Multiuser Warning
  14. ;
  15. MSG_LOGINREQ_GUI(//)
  16. Multiuser Login Request
  17. ;
  18. MSG_LOGINPROMPT_GUI(//)
  19. AmigaOS %s at %s\n\nEnter your Login ID
  20. ;
  21. MSG_LOGINREQ_CON(//)
  22. \033[0;0H\033[J\n\n\n     AmigaOS %s at %s\n
  23. ;
  24. MSG_LOGINPROMPT_CON(//)
  25. \n\nLogin    :
  26. ;
  27. MSG_PASSWDPROMPT_GUI(//)
  28. Enter your Password
  29. ;
  30. MSG_PASSWDPROMPT_CON(//)
  31. Password :
  32. ;
  33. MSG_LOGINFAIL_GUI(//)
  34. Login Incorrect
  35. ;
  36. MSG_LOGINFAIL_CON(//)
  37. \n    Login Incorrect !!\n
  38. ;
  39. MSG_LASTLOGIN(//)
  40. Logged in on %s, %s at %s.\n\nLast login on %s, %s at %s.
  41. ;
  42. MSG_FIRSTLOGIN(//)
  43. Logged in on %s, %s at %s.\n\nNever logged in before.
  44. ;
  45. ; warning strings
  46. ;
  47. MSG_NOMUFS(100//)
  48. You must have at least one partition with the MultiUserFileSystem
  49. ;
  50. MSG_NOCONFIGFILE(//)
  51. Couldn't load the configuration file\nUsing the default configuration
  52. ;
  53. MSG_BADKEYFILE(//)
  54. Security violation: Bad or inconsistent keyfile(s) found
  55. ;
  56. MSG_BADENTRY_PASSWD(//)
  57. Bad entry found on line %ld of the password file\nThis line will be ignored
  58. ;
  59. MSG_BADENTRY_GROUP(//)
  60. Bad entry found on line %ld of the group file\nThis line will be ignored
  61. ;
  62. MSG_BADVALUE_CONFIG(//)
  63. Bad value(s) found on line %ld of the configuration file\n\
  64. This value will be ignored
  65. ;
  66. MSG_BADOPTION_CONFIG(//)
  67. Bad option found on line %ld of the configuration file\nThis line will be ignored
  68. ;
  69. MSG_TOOMANYSECGROUPS(//)
  70. Too many secondary groups for user with uid %ld\n\
  71. Line %ld of the group file will be ignored
  72. ;
  73. ; logfile strings
  74. ;
  75. MSG_LOG_STARTUP(200//)
  76. Startup
  77. ;
  78. MSG_LOG_LOGIN(//)
  79. Login from %ld to \'%s\'
  80. ;
  81. MSG_LOG_LOGINFAIL(//)
  82. Login from %ld to \'%s\' failed
  83. ;
  84. MSG_LOG_PASSWD(//)
  85. Passwd for %ld
  86. ;
  87. MSG_LOG_PASSWDFAIL(//)
  88. Passwd for %ld failed
  89. ;
  90. MSG_LOG_CHECKPASSWD(//)
  91. CheckPasswd for %ld
  92. ;
  93. MSG_LOG_CHECKPASSWDFAIL(//)
  94. CheckPasswd for %ld failed
  95. ;
  96.